'Declaration
Public Function New( _ ByVal vertical As Boolean, _ ByVal ParamArray vectors() As Vector(Of T) _ )
Parameters
- vertical
- A bool indicates whether the direction of vectors is vertical.
- vectors
- A Vector array indicates the vectors.
'Declaration
Public Function New( _ ByVal vertical As Boolean, _ ByVal ParamArray vectors() As Vector(Of T) _ )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2